net/http.http2Transport.MaxDecoderHeaderTableSize (field)

2 uses

	net/http (current package)
		h2_bundle.go#L7215: 	MaxDecoderHeaderTableSize uint32
		h2_bundle.go#L7806: 	if v := t.MaxDecoderHeaderTableSize; v > 0 {